home *** CD-ROM | disk | FTP | other *** search
/ MacWorld 2005 March / Macworld CD March 2005 - Marathon Trilogy.iso / Shareware World / Video / FastCut.app.sit / FastCut.app / Contents / Resources / German.lproj / Prefs.nib / classes.nib next >
Encoding:
Text File  |  2005-01-07  |  552 b   |  19 lines

  1. {
  2.     IBClasses = (
  3.         {CLASS = FirstResponder; LANGUAGE = ObjC; SUPERCLASS = NSObject; }, 
  4.         {
  5.             ACTIONS = {preset = id; }; 
  6.             CLASS = Prefs; 
  7.             LANGUAGE = ObjC; 
  8.             OUTLETS = {
  9.                 flatternButton = NSButtonCell; 
  10.                 fpsPopUp = NSPopUpButton; 
  11.                 heightField = NSTextField; 
  12.                 sizePopUp = NSPopUpButton; 
  13.                 widthField = NSTextField; 
  14.             }; 
  15.             SUPERCLASS = NSWindowController; 
  16.         }
  17.     ); 
  18.     IBVersion = 1; 
  19. }